The C1ApplicationBarToggleButton<(Of <(<'T>)>)> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
C1ApplicationBarToggleButton<(Of <(<'T>)>)>()()()() |
Initializes a new instance of the C1ApplicationBarToggleButton<(Of <(<'T>)>)> class.
|
![]() |
C1ApplicationBarToggleButton<(Of <(<'T>)>)>(Uri) |
Initializes a new instance of the C1ApplicationBarToggleButton<(Of <(<'T>)>)> class.
|
Methods
Name | Description | |
---|---|---|
![]() |
Equals |
Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
GetValue |
Gets the current value for the current selected range.
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
SetValue |
Sets the value for the current selected range.
|
![]() |
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
![]() |
Update |
Method called when the tool should update its state.
|
Properties
Name | Description | |
---|---|---|
![]() |
CheckedText |
Gets or sets the text to use when the toggle is checked.
|
![]() |
CheckedValue |
Gets the value to set when the toggle is checked.
|
![]() |
IconUri |
The URI of the icon to use for the button. (Inherited from ApplicationBarIconButton.) |
![]() |
IsChecked |
Gets or sets a value indicating whether this instance is checked.
|
![]() |
IsEnabled |
Gets or sets the enabled status of the button. (Inherited from ApplicationBarIconButton.) |
![]() |
RichTextBox |
Gets or sets the C1RichTextBox instance to update.
|
![]() |
Text |
Gets or sets the text string that is displayed as a label for the button. The label is displayed when the user taps the ellipses symbol on the Application Bar. (Inherited from ApplicationBarIconButton.) |
![]() |
UncheckedText |
Gets or sets the text to use when the toggle is unchecked.
|
![]() |
UnCheckedValue |
Gets the value to set when the toggle is unchecked.
|
Events
Name | Description | |
---|---|---|
![]() |
Click |
Occurs when the user taps a button in the Application Bar. (Inherited from ApplicationBarIconButton.) |